--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit c6bea529837a15011901c79959c14041cc210f8a
Parents : d50b51e
Author : Ivan <ivan@quad4.io>
Signature : Invalid signer <e46112d44649266d71fe2193e00a4710>, author is <ivan@quad4.io>
Date : 2026-06-20T13:56:41-05:00
chore(dependencies): update js-yaml to versions 4.2.0 and 5.0.0 in pnpm-lock.yaml and pnpm-workspace.yaml
Changes
2 files changed, 17 insertions(+), 9 deletions(-)
Diff
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b7bddb7c..eeadc4f4 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -26,7 +26,7 @@ overrides:
hosted-git-info: '>=2.8.9'
http-cache-semantics: '>=4.1.1'
ini: '>=1.3.6'
- js-yaml: '>=4.1.1'
+ js-yaml: '>=4.2.0'
lodash: '>=4.17.24'
micromatch: '>=4.0.8'
minimatch: '>=10.2.3'
@@ -2322,8 +2322,12 @@ packages:
js-tokens@10.0.0:
resolution: {integrity: sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==}
- js-yaml@4.1.1:
- resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
+ js-yaml@4.2.0:
+ resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==}
+ hasBin: true
+
+ js-yaml@5.0.0:
+ resolution: {integrity: sha512-GSvaPUbk1U+FMZ7rJzF+F8e5YVtu7KnD40et/5rBXXRBv2jCO9L3qCewvIDDdudC0QycTFlf6EAA+h3kxBsuUw==}
hasBin: true
jsdom@29.1.1:
@@ -4057,7 +4061,7 @@ snapshots:
globals: 14.0.0
ignore: 5.3.2
import-fresh: 3.2.1
- js-yaml: 4.1.1
+ js-yaml: 4.2.0
minimatch: 10.2.5
strip-json-comments: 3.1.1
transitivePeerDependencies:
@@ -4674,7 +4678,7 @@ snapshots:
hosted-git-info: 4.1.0
isbinaryfile: 5.0.7
jiti: 2.4.2
- js-yaml: 4.1.1
+ js-yaml: 5.0.0
json5: 2.2.3
lazy-val: 1.0.5
minimatch: 10.2.3
@@ -4790,7 +4794,7 @@ snapshots:
fs-extra: 10.1.0
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.6
- js-yaml: 4.1.1
+ js-yaml: 5.0.0
sanitize-filename: 1.6.3
source-map-support: 0.5.19
stat-mode: 1.0.0
@@ -5107,7 +5111,7 @@ snapshots:
builder-util: 26.8.1
fs-extra: 10.1.0
iconv-lite: 0.6.2
- js-yaml: 4.1.1
+ js-yaml: 5.0.0
optionalDependencies:
dmg-license: 1.0.11
transitivePeerDependencies:
@@ -6110,7 +6114,11 @@ snapshots:
js-tokens@10.0.0: {}
- js-yaml@4.1.1:
+ js-yaml@4.2.0:
+ dependencies:
+ argparse: 2.0.1
+
+ js-yaml@5.0.0:
dependencies:
argparse: 2.0.1
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index fa260048..df4012e5 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -36,7 +36,7 @@ overrides:
hosted-git-info: ">=2.8.9"
http-cache-semantics: ">=4.1.1"
ini: ">=1.3.6"
- js-yaml: ">=4.1.1"
+ js-yaml: ">=4.2.0"
lodash: ">=4.17.24"
micromatch: ">=4.0.8"
minimatch: ">=10.2.3"
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────